mac80211: Avoid ABI change in 4.13.5
authorBen Hutchings <ben@decadent.org.uk>
Sat, 28 Oct 2017 19:46:43 +0000 (20:46 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 16 Nov 2017 21:04:10 +0000 (21:04 +0000)
commite5927ae4e566f6d6aa4621b74cf5d6c35a011b81
tree8009c2e29de0be77b66334f470b7c91b7bfc75f7
parent03dcd3d9464726ae39e5210bbb5174cede413720
mac80211: Avoid ABI change in 4.13.5

Commit 531682159092 ("mac80211: fix VLAN handling with TXQs") replaced
a union with two separate members in ieee80211_tx_info::control.  The
one which changed offset (enqueue_time) doesn't appear to be accessed
outside of the mac80211 module, so this shouldn't be an ABI change for
drivers.  Therefore hide the ABI change from genksyms.

Gbp-Pq: Topic debian
Gbp-Pq: Name mac80211-avoid-abi-change-in-4.13.5.patch
include/net/mac80211.h